﻿@charset "utf-8";
*{margin: 0;padding: 0;border-radius: 0;}
body{max-width: 640px;font-size:12px;font-family:'思源黑体';margin:0px auto;background: #fff;}
ul,li{list-style: none;margin: 0;padding: 0;}
a{text-decoration: none; color:#000;}
a:hover{ color:#602950;}
input:focus,textarea:focus{ outline:none; }
h1,h2,h3{  font-weight:normal;} 
img{border: none;vertical-align: middle;}
br{display: inline;line-height:14px;}


/*公共样式*/
.top_rr{display: none;}
.liend{margin-right:0%!important;}

/*头部*/
.menu_bt{position: relative;z-index: 9999; width:24px;height:12px;border-top: 2px solid #666;border-bottom: 2px solid #666;vertical-align: middle; float:right; display:block; margin:17px 10px 0 0;}
.menu_bt:after {content: '';position: absolute;top: 0;left: 0;right: 0;height:5px;border-bottom: 2px solid #666; transition: all 100ms linear 0ms;}
.menu_bt span:after {border-color: #666}
.menu_bt span {font-size: 0;	text-indent: -9999px}
.menu_bt span:before, .menu_bt span:after {content: '';position: absolute;top: 50%;right: 0;left: 0;border-top: 1px solid black;transition: all 100ms linear 0ms;}
.menu_bt.open {color: transparent !important; border:0;}
.menu_bt.open:after {-webkit-transform: scale(0);transform: scale(0);}
.menu_bt.open span:before, .menu_bt.open span:after { border-width: 2px;border-color: white;}
.menu_bt.open span:before {-webkit-transform: rotate(45deg);transform: rotate(45deg)}
.menu_bt.open span:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg)}


.header{ height:152px; width:100%; background:#FFFFFF; /*z-index:111100;  position:fixed; left:0; top:0;*/}
.header .con{ width:100%; margin:0 auto; padding-top:6px;background:#fff;}
.logo{ float:left; position:relative; z-index:1000; margin-left:3%;}
.logo.gao{ z-index:10;}
.logo a{ background:url(../images/logo.png) no-repeat; width:260px; height:32px; display:block; background-size:auto 44px; margin-top:-2px;margin-left: -14px;}

.page-overlay {position: fixed; top: 0;right: 0;bottom: 0;left: 0; height:0; z-index:999; width: 100%; overflow:hidden;  padding-top:20px; background:#000; transition:all .2s ease-in-out;color:#fff; opacity:0;}

/*.page-overlay{ float:left;height:76px;}*/
.page-overlay .nav{ float:left;}
.page-overlay .nav li{ float:left; padding-left:20px;padding-right:20px; position:relative;}

.page-overlay .nav li > a{ width:80%; float:left;font-size:17px; padding:0 2px; color:#fff; line-height:62px; display:block;}
.page-overlay .nav li > span{ width:15px; display:block;float:right;font-size:24px;}
.page-overlay .nav li > span img{width:15px; height:auto; margin-top:22px;}
.page-overlay .nav li > a:after{content: "";width: 0;height: 4px;background: #602950;position: absolute;top: 100%;left: 50%;transition: all .8s;z-index:1001;}
.page-overlay .nav li > a:hover:after{ left: 0%;width: 100%;}
.page-overlay .nav li > a:hover{ color:#602950;}

.page-overlay .nav li dl{width: 100%;height: auto;overflow: hidden;background:rgb(255,255,255,0.1);display: none;z-index: 1000; padding-top:5px; padding-bottom:10px;}
.page-overlay .nav li dl dd{width: 96%; margin:0 auto;height: 36px;line-height: 36px;font-size: 15px;color: #999;text-align: left; padding-left:2%;}
.page-overlay .nav li dl dd a{display: block;color: #999!important;padding:0px 0px;}
.page-overlay .nav li dl dd a:hover{color: #fff!important;background: unset; background:#602950}
.page-overlay .nav li dl dd a.hover{color: #602950!important;background: unset;}
.page-overlay .nav li.zi{ display:block;} 
.page-overlay .nav li.zi em{ display:block; width:32px; height:2px; background:#666; margin:30px 0 10px 0;}
.page-overlay .nav li.zi a{  margin-right:10px;}

/*.page-overlay .nav li:hover dl{display:block;}*/

.top_r1{width: 100%;float: left;padding-top: 10px;text-align: left;background:#fff; position:relative;}
.en{font-size: 16px; color: #333333;line-height: 45px;height: 45px;background: url(../images/en.png) no-repeat left center;background-size:19px; padding-left: 25px;/*margin-right: 60px;*/position: relative;float: left; margin-left:3%;}
.en a{display: block;float: left;color: #333333;}.en a:hover{color: #602751;}
.en .lang p{float:left;}
.en .lang em a{ /*float:left; height:30px; line-height:30px; text-align:center; */ padding-left:10px;font-size:14px; color:#222}

.ss{height: 34px;cursor: pointer;position: absolute;margin-top: 2px;width:35px;margin-right: 0%;right:1%;max-width: 190px;}
.ss a{display:block;}
.ss input{display: none;}

/*.ss{float: right;background:#fff url(../images/ss.png)no-repeat center;background-size:22px;height: 34px;max-width: 278px;cursor: pointer;position: absolute;right: 0px;margin-top: 0px;width: 60px;}*/
.ss input{max-width: 190px;height: 34px;width: 75%;padding-left: 10px;font-size: 14px;color: #999999;line-height: 34px;border: 0px;border-radius: 30px;outline: none;display: none;}
.ss:hover{width: 99%;border:1px #602751 solid;border-radius: 30px;background:#fff;}
.ss:hover input{display: block;}
.ss:hover a{display: none;}
 
/* .ss{margin-right: 3%;left: 150px;max-width: 190px;}*/


.page-overlay.black{opacity:1; height:100%;}
.header{ height:50px;}
.header .con{ width:100%;background:#fff;} 
.header.add .logo a{ background: url(../images/logo.png) no-repeat; width: 160px; height: 30px;background-size:auto 30px;margin-top: 10px; margin-left:15px;}
.page-overlay .nav{ width:90%; margin:0 auto; margin-top:24px; float:none; text-align:left; }
.page-overlay .nav li{ float:none; padding:0; margin-left:0;}
.header.add .page-overlay .nav li > a{ font-size:18px; color:#fff; line-height:30px; padding:10px 0;}
.header.add .page-overlay .nav li > a:hover{ color:#fff; border:0; color:#25b728;}

/* 404 */
.error {
  margin: 40px auto;
  overflow: hidden;
}
.error img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.error img.error_pc {
  display: none;
}

@media screen and (max-width:400px) {
.page-overlay .nav{   margin-top:20px;}
/*.header.add .page-overlay .nav li > a{ font-size:20px; padding:8px 0;}*/
.page-overlay .nav li.zi em{ margin:20px 0 10px 0;}
}
@media screen and (max-width:320px) {
/*.header.add .page-overlay .nav li > a{ font-size:18px;  padding:5px 0;}*/
}

.bg{background:#000000; width:100%; height:100%; position:absolute; top:0; left:0;z-index:1000; opacity:0.6; display:none;}
.flotage_box{display:none;
	position: fixed;
	left: 50%;
	top: 50%;
	width:100%;
	height:240px;
	transform: translate(-50%,-50%);
	z-index: 9999;
	/*box-shadow: 0 0 20px 0 #333;*/
	border-radius: 15px;
	overflow: hidden;
}
.flotage_left{
	position: absolute;
	bottom: 151px;
	left: 124px;
	width: 100px;
	height: 30px;
}
.flotage_right{
	position: absolute;
	bottom: 151px;
	right: 135px;
	width: 100px;
	height: 30px;
}
.flotage_close{
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #173e43;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
}
.flotage_close div{
width: 25px;
	height: 25px;
	cursor: pointer;
	position: relative;
	margin: 5px auto;
}
.flotage_close div::after{
	content: '';
	position: absolute;
	right: 0;
	top: 13px;
	width: 100%;
	height: 3px;
	background-color: #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.flotage_close div::before{
	content: '';
	position: absolute;
	right: 0;
	top: 13px;
	width: 100%;
	height: 3px;
	background-color: #fff;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

/*banner*/
#slideBox{display:none;}
.box_swipe{margin: 0px auto;display: block;width: 100%;overflow:hidden;position:relative;}
.box_swipe ul li{width: 100%;height: auto;}
.box_swipe ul li img{width: 100%;height: auto;vertical-align: middle;}
.box_swipe>ol{width: 100%;height:auto;position: absolute;text-align: center; bottom: 10px;z-index: 1;}
.box_swipe>ol>li{width:20px;height: 5px;margin-left: 5px;margin-right: 5px;border-radius:20px;cursor: pointer;background: #fff;display:inline-block;text-align: center;}
.box_swipe>ol>li.on{background: #602950;}


/*首页产品中心*/
.ipro{width: 100%;margin:0px auto;padding-left: 0%;padding-right: 0%;height: auto;overflow: hidden; background:#f5f5f5;}
.ipro .banner{width: 100%;max-width: 1350px;height:auto;overflow: hidden;margin:20px auto;}
.ipro .banner ul{width: auto; height:auto;overflow: hidden;}
.ipro .banner ul li{width: 96%;height: auto; overflow:hidden; margin:2%;float:left; background:#fff;border-radius:20px;}
.ipro .banner ul li .ipro2{width: 100%;height: auto;}
.prolist .banner ul li .ipro2 .pimg{width:100%; height:auto;overflow:hidden;}
.ipro .banner ul li .ipro2 img{max-width: 100%;height: auto;vertical-align:middle;}
.ipro .banner ul li .ipro2 .proinfo{ width:90%; text-align:left;padding-left:5%;padding-top:5%;}
.ipro .banner ul li .ipro2 .proinfo h1{color:#333333; font-size:24px; font-weight:550;}
.ipro .banner ul li .ipro2 .proinfo h2{color:#333333; font-size:16px; font-weight:550;}
.ipro .banner ul li .ipro2 .proinfo p{color:#999; font-size:12px; font-weight:500; margin-top:10px; line-height:20px; overflow:hidden;}
/*.news ul li a .news_2 .news_2_2 .more{width: 110px;height: 30px;margin-top: 65px;font-size: 12px;border:1px #a0a0a0 solid;border-radius: 15px;line-height: 30px;text-align: center;color: #666666; float:right;} 
.news ul li:hover a .news_2 .news_2_2 .more{background: #602751;border:1px #602751 solid;;color: #fff;}*/
.ipro .banner ul li .ipro2 .proinfo h3{ width: 90px;height: 30px;font-size: 12px;border:1px #333 solid; background:#333;border-radius: 15px;line-height: 30px;text-align: center;color: #fff;margin-top:10px;}




/*关于我们*/
#abo{width: 100%;height: auto;margin:0px auto; text-align:center;overflow: hidden; background:#fff;}
.abo{width:100%;height:auto;overflow: hidden;display: block; margin:0px auto;}
.abo2{width:100%; max-width:900px;height: auto; margin:0px auto;margin-top:30px;}
.abo2 .abo2_1{width: 90%;line-height:34px; padding-left:5%;}
.abo2_1 .bt1 h2{font-size: 16px;text-align: left;color: #333; line-height:26px; font-weight:550; margin-bottom:50px; margin-top:30px;}
.abo2_1 .bt1 h1{font-size: 40px;text-align: left;color: #333;font-weight:550;}
.abo2_1 p{font-size: 16px;line-height: 30px;color: #999;margin-top: 28px;height: auto;overflow: hidden;text-indent:0em; text-align:left;letter-spacing:0.03em}/*text-indent:2em缩进两个字*/
.abo2_2{width: 100%;height: 230px;  margin-top:30px; padding-top:140px; color:#FFFFFF; font-size:16px; line-height:30px;}/*.abo2_2 img{width:100%; height:auto;}*/

.abo2_1 a{display:block;width: 90px;height: 30px;font-size: 12px;border:1px #333 solid; background:#333;border-radius: 15px;line-height: 30px;text-align: center;color: #fff;margin-top:30px;}
.abo2_1 a:hover{background: #602751;border:1px #602751 solid;;color: #fff;}

#gyyl{width: 100%;margin:0px auto 50px;}
.gyyl{width: 96%;max-width: 1460px;margin:0px auto 0px;padding-left: 2%;padding-right: 2%;height: auto;overflow: hidden;height: auto;}
.gyyl_b{width: 100%;height: 188px;max-width: 1460px;}
.gyyl_b li{width: 48.5%;height: auto;overflow: hidden;float: left;display: block;}
.gyyl_b li p{ text-align:center; font-size:16px; color:#666666;}
.gyyl_b li h1{font-size: 48px;color: #333333;text-align: center;margin-top: 40px; font-weight:bold;}.gyyl_b li span{font-size: 16px;}
.gyyl_b li .number-list1{}

.number-list1  label {
  transition: all .3s ease;
}
.number-list2  label {
  transition: all .3s ease;
}
.number-list3  label {
  transition: all .3s ease;
}
.number-list4  label {
  transition: all .3s ease;
}

/*首页新闻*/
#inews{width: 100%;height: auto;margin:0px auto; text-align:center;background:url(../images/inews_bg.jpg) no-repeat center/cover;overflow: hidden;}
.inews{width: 100%;max-width: 1320px;margin:30px auto 30px;padding-left: 0%;padding-right: 0%;height: auto;overflow: hidden;}
.inews h1.title{font-size:36px; color:#fff; text-align:center; font-weight:550;}
.inewslist{width: 100%;heigt: auto;overflow: hidden;margin: 20px auto 0px;}
.inewslist ul {width: 100%;height: auto;overflow: hidden;}
.inewslist ul li{width: 94%; background:#fff; margin-left:3%; margin-bottom:20px;}
.inewslist1{ width:90%;padding:5%; height:auto; text-align:left;}
.inewslist1 h1{font-size: 20px; font-weight:550; margin-top:10px; height:40px; line-height:19px; overflow:hidden;}
.inewslist1 p{font-size: 16px;line-height: 26px;color: #999999;height: auto;letter-spacing:0.03em}
.inewslist1 h2{width:100%;font-size: 16px; font-weight:500; color:#777777;margin-top: 22px; border-top:1px #eee solid; padding-top:20px;}
.inewslist1 h2 span{ float:right;font-size: 24px;color:#999;}
.inewslist2{ width:100%; height:auto; overflow:hidden;}.inewslist2 img{width:100%; height:auto;transition: all 0.5s;}

.inewslist ul li:hover .inewslist1 h1{ color:#602950;}.inewslist ul li:hover .inewslist1 p{ color:#666;}.inewslist ul li:hover .inewslist1 h2{ color:#602950;}
.inewslist ul li:hover .inewslist2 img{transform: scale(1.1);}

/*合作伙伴*/
.cp_t{width: 90%;height: auto;text-align: center;font-size: 36px;color: #000;font-weight: bold; margin:0 auto;}
.hzhb{width: 100%;margin:35px auto 30px;height: auto;overflow: hidden;}
.hzhb ul{width: 100%;height: auto;overflow:hidden;}
.hzhb ul li{width: 50%;height: auto;overflow: hidden;float: left;margin-bottom: 10px;margin-top: 20px;}
.hzhb ul li a{display: block;}
.hzhb ul li a img{width: 100%;}

/*底部*/
#bottom{width: 100%;height: auto;overflow: hidden;margin:0px auto;background: #fff;border-top: 0px #666666 solid; background:none;}
.bottom{width: 94%;height: auto;overflow: hidden;margin: 15px auto 0px;max-width: 1350px;padding-left: 2%;padding-right: 2%}
.bottom1{display:none;}
.bottom1_r{display:none;}

.bottom2{width: 100%;height: auto;overflow: hidden;border-top: 1px #dddddd solid;}
.bottom2 ul{margin-top: 22px;width: 100%;height: auto;font-size: 14px;color: #666;}
.bottom2 ul a{color: #666;}
.bottom2 ul a:hover{color: #602751;}
.bottom2_b{height: 93px;line-height: 20px;text-align: center;color: #666;font-size: 12px; margin-top:30px;}
.bottom2_b span.bleft{ display:block; width:100%; text-align:center;}
.bottom2_b a{color: #666; margin-left:10px;}
.bottom2_b a:hover{color: #602751;}




/*内页banner*/
.pc_banner_de{display:none;}
.sj_banner_de{width: 100%;height: auto;overflow: hidden;margin:0px auto;display: block;vertical-align: middle;}
.sj_banner_de img{width: 100%;height: auto;}



/*关于我们*/
.about{width:100%;margin:20px auto; height:auto; overflow:hidden;}
.about .title{font-size:35px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:50px;}
.about .title p{width:80px; height:2px; background:#602950; margin:15px auto;}
.about h1{ font-size:19px; color:#602950; font-weight:550; margin-top:20px;}

.about1{width:100%;max-width: 1350px; margin:20px auto; height:auto; overflow:hidden;}
.about1 .about1_1{width:96%; margin:0 auto;}
.about1 .about1_1 .title{font-size:32px; color:#000; text-align:center; font-weight:550; margin-bottom:0px; padding-top:20px;}
.about1 .about1_1 .title p{width:70px; height:2px; background:#602950; margin:0px auto; margin-top:13px;}
.about1 .about1_1 h1{ font-size:50px; color:#f5f5f5; font-weight:550; margin-top:30px; text-align:center;}
.about1 .about1_2{width:96%; margin:0 auto;}.about1 .about1_2 img{width:100%; height:auto;}
.about1 .about1_2 p{ font-size:16px; line-height:30px; color:#999;  text-align:left;}
.about2{width:100%;max-width: 1350px; margin:20px auto; height:auto; overflow:hidden;}
.about2 .about2_1{width:100%;}.about2 .about2_1 img{width:100%; height:auto;}
.about2 .about2_2{width:100%; height:240px; padding-top:90px; color:#FFFFFF; font-size:16px; line-height:30px; margin:0 auto; text-align:center;}
#aba2{z-index:-100;}
#aba2{display:none;}
.about3{width:100%; background:#f5f5f5; margin:0px auto; height:auto; overflow:hidden;}

.about3 .about3_1{width:90%;  padding-left:5%;}
.about3 .about3_1 h1{ font-size:22px; color:#333; font-weight:550; margin-top:30px;}
.about3 .about3_1 p{ font-size:16px; line-height:30px; color:#999; margin:25px auto;margin-bottom:10px; text-align:left;}
.about3 .about3_2{width:100%; margin:0 auto; overflow:hidden;}.about3 .about3_2 img{width:100%; height:auto;}

.conta{background: none !important; min-height: 330px;width: 100%;max-width: 100%;height: auto;margin:0px auto 0px;background-size:140%!important;overflow: hidden;overflow-x: auto;}
.conta_c{background: url(../images/map.jpg) no-repeat center top/cover;height: 380px;margin:0px auto;width: 1000px;position: relative;}
.conta_c1{position: absolute;z-index: 1;width:15px;height: 20px;background: url(../images/dt1.png) no-repeat center center;top: 239px;left: 180px;cursor: pointer;background-size: 100%;}
.conta_c1:hover{z-index: 99;}
.conta_c1_1{width: 320px;min-height: 115px;max-height: 195px; padding-bottom: 10px; box-shadow: 0 0 10px #666; background:#fff;border-radius:10px; position: absolute;bottom: 20px;left: 11px;display: none;}

/*.conta_c7 .conta_c1_1 p{font-size: 14px;}*/
/*.conta_c1_1 h1{font-size: 15px;padding-top: 10px;margin-bottom: 0px;margin-left: 20px;color: #323232;}*/
.conta_c1_1 h1{font-size: 15px;color: #323232;padding-top: 0px; width:90%;margin-left:15px;margin-bottom: 10px; border-bottom:1px #eeeeee solid; padding-bottom:10px;}
.conta_c1_1 p{font-size: 12px;color: #666666;line-height: 18px;margin-left:15px; width:90%; margin-top:6px; clear:both;padding-left: 10px;background: url(../images/y.jpg) no-repeat left;background-size: 4px;}
.conta_c1_1 p span{display:block; width:40px; float:left; height:40px;}
.xx{width: 25px;height: 20px;position: absolute;top:-10px;right: -5px;}
.dx{width: 25px;height: 29px;position: absolute;top: 2px;right: -29px;white-space: nowrap;}
/* .conta_x3{display: block;}
.conta_c:hover .conta_c1 .conta_c1_4{display: none;}
.conta_c .conta_c1:hover .conta_c1_4{display: block}
.conta_c1:hover .conta_c1_1{display: block} */
/*.conta_c2{top: 55px;left: 716px;}
.conta_c3{    top: 273px;left: 823px;}
.conta_c4{top: 693px;left: 702px;}
.conta_c5{top: 518px;left: 698px;}
.conta_c6{top: 493px;left: 684px;}
.conta_c7{top: 510px;left: 735px;}*/


.conta_cb{background: none !important;top: 0;left: 0;position: static;}
.conta_xb{display: block;top: 120px;left: 5%;z-index: 99;}




.conta_c2{top: 213px;left: 212px;}
.conta_c3{top: 321px;left: 343px;}
.conta_c4{top: 131px;left: 490px;}
.conta_c5{top: 352px;left: 857px;}
.conta_c6{top: 239px;left: 755px;}
.conta_c7{top: 183px;left: 787px;}
.conta_c8{top: 206px;left: 733px;}
.conta_c9{top: 218px;left: 769px;}
.conta_c10{top: 295px;left: 742px;}
.conta_c11{top: 246px;left: 769px;}
.conta_c12{top: 232px;left: 781px;}
.conta_c13{top: 205px;left: 788px;}
.conta_c14{top: 198px;left: 774px;}
.conta_c15{top: 197px;left: 846px;}
.conta_c16{top: 217px;left: 749px;}
.conta_c17{top: 178px;left: 771px;}

.dx6{right: 18px;}
.dx8{right: 18px;}
.dx14{right: 18px;}
.dx16{right: 18px;}
.dx17{right: 18px;}

/*发展历程*/
/*.box {
        padding: 0 5%;
        min-width: 200px;
        width: 100%;
		
    }*/
address, caption, cite, code, dfn, em, th, var {font-weight: normal;font-style: normal;}
p:before, q:after {content: '';}
.about-his{ width:100%; overflow:hidden;  height:auto}
.about-his h3{ width:100%; overflow:hidden; text-align:center; font-size:36px; font-weight:bold; color:#030000; margin-top:120px}
.his-body{ width:1350px; overflow:hidden; margin:0px auto 0px; position:relative;}
.his-content{ width:98%; height:680px; margin:20px auto; overflow:hidden; position:relative;/* background:#b6263e;border-radius:6px;box-shadow:0px 0px 16px 2px rgba(182,38,62,0.45)*/}
.his-item{ width:90%;overflow:hidden; position:absolute;left:5%;top:50%; z-index:23;opacity:0;transition:all 0.7s ease;}
/*.his-item span{ float:left; width:100%; overflow:hidden; text-align:center; font-size:60px; color:#333;font-family:'dinprob';}*/
.his-info{ float:left; width:100%; overflow:hidden; text-align:center; line-height:33px; height:132px; font-size:16px; color:#fff; padding:0px 20px; margin-top:7px}
.his-content .active{ z-index:26;opacity:1;top:60px}

.his-body .swiper-button-prev{ width:60px; height:60px; background:#602950 url(../images/l.png) no-repeat;top:30%; z-index:10001}
.his-body .swiper-button-next{ width:60px; height:60px; background:#602950 url(../images/l.png) no-repeat;top:30%;transform:rotate(180deg); z-index:10001}
.his-body .swiper-button-prev:hover{ background:#602950 url(../images/r.png);transform:rotate(180deg)}
.his-body .swiper-button-next:hover{ background:#602950 url(../images/r.png);transform:rotate(0deg)}

.his-nav{ width:100%; overflow:hidden; margin-top:30px;height:220px;}
.his-nav .swiper-slide{ cursor:pointer}
.his-nav .swiper-slide samp{ float:left; width:25px; height:32px; background:url(../images/icon-138.png) no-repeat; display:inline; margin-left:0px;opacity:0;transition:all 0.4s ease}
.his-nav .his-navs{ float:left; width:100%; overflow:hidden}
.his-nav .his-navs span{ float:left; width:6px; height:6px; background:#808080;border-radius:50%;border:5px #ddd solid; margin-top:25px; display:inline; margin-left:0px ;transition:all 0.4s ease}
.his-nav .his-navs p{ float:left; width:50px; height:16px; background:url(../images/icon-137.png) no-repeat center; margin-top:25px; display:inline; margin-left:15px;transition:all 0.4s ease; position:relative}
.his-nav .his-navs p:before{ width:0%; height:4px; position:absolute;left:0px;top:6px; z-index:23;border-radius:2px; background:#602950;transition:all 1s linear}
.his-nav em{ float:left; width:100%; overflow:hidden; margin-top:13px; color:#808080; font-size:18px; font-family:'dinpro';transition:all 0.4s ease; padding-left:2px;}
.his-nav .active samp{opacity:1}
.his-nav .active .his-navs span{ background:#602950;border-color:#af94a7}
.his-nav .active em{ color:#602950; font-weight:bold}
.his-nav .active .his-navs p:before{ width:100%; height:4px; position:absolute;left:0px;top:6px; z-index:23;border-radius:2px; background:#602950; }

.about-his{ background-size:cover; height:auto; padding-bottom:20px}
.about-his h3{font-size:32px;  margin-top:100px}
.his-body{ width:100%;  margin:0px auto 0px;}

.txt {
    width: 96%;
    line-height: 2;
    color: #666;
	padding-top:10px;
}
.txt .stt {
    font-size: 35px; color:#555;
    line-height: 1.2;
    margin-bottom: 20px;
}
.txt .stc {
    font-size: 16px;
    padding-right: 10px;
}
.simg {
    display: block;
    width: 90%;
    padding-top: 0px;
}
 


/*荣誉资质*/
.honor{width: 98%;padding-left: 1%;padding-right: 1%;height: auto;overflow: hidden;margin: 35px auto;max-width: 1350px;}
.honor_cc{width: 100%;overflow: hidden;margin: 0px auto 0px;position: relative;}
.honor_c{width: 100%;height: auto;overflow: hidden;margin: 0px auto 25px;max-width: 1350px;}
.honor_c ul{width: 100%;height: auto;overflow: hidden;margin:0px auto;}
.honor_c ul li{width: 48%;height: auto;float: left;margin-left: 2%!important;overflow: hidden;margin-bottom: 15px;cursor: pointer;}
.honor_c ul li .image{ width:97%; height:230px; border: 2px #eee solid; background:#eee;position: relative; overflow:hidden;}
.honor_c ul li img{width: 100%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.honor_c ul li .honor_c2{height: 50px;width: 98%;line-height: 18px; padding-top:10px; margin-top:5px;text-align: center;font-size: 13px;overflow: hidden;color: #666; border:1px #e1e1e1 solid;}

.core3_c3{width: 100%;height: auto;overflow: hidden;position: absolute;top: 30%;z-index: 2;}
.core3_c3 a{font-size: 55px;color: #666666;font-family: "思源黑体";}
.honor .core3_c3{top: 39%;}
.core3_c3 .prev{float: left;}
.core3_c3 .next{float: right;}

.img-box{
			position: fixed;
			width: 100%;
			height: 100%;
			background:rgba(0,0,0,0.8);
			top: 0;
			left: 0;
			z-index: 9999;
			display:none;

		}
		.img-container{
			display: flex;
			justify-content: center;
			align-items: center;
			width: 100%;
			height: 100%;
		}


.img-container{display: flex;justify-content: center;align-items: center;width: 462px;height: 100%;margin:0px auto;position: relative;}
.img-container img{width:462px;height:auto;display:block;margin:0px auto;}
#gd{width: 100%;height: 100%;overflow: hidden;margin: 0px auto;display: table;}
.gd{width:100%;height:auto;overflow:hidden;margin:0px auto;display: table-cell;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 9999;}
.gd1{width:60px;height:auto;overflow:hidden;margin:0px auto; background:#CCCC33}
.gd em{width:38px;height:38px;transition: all 0.5s;cursor: pointer;position: absolute;right: 20%;top:0px;z-index: 10000}
.gd em img{width:38px;height:38px;}
.gd em:hover{transform:rotate(270deg);}




/*联系我们*/
.contact{width:100%;margin:20px auto; height:auto; overflow:hidden;}
.contact .title{font-size:35px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:30px;}
.contact .title p{width:80px; height:2px; background:#602950; margin:15px auto;}
.contact h1{ font-size:19px; color:#602950; font-weight:550; margin-top:20px;}.contact p{ width:90%; margin:0 auto;font-size:16px; line-height:30px; color:#666; margin-bottom:10px; text-align:center;}
.contact1{width:96%;max-width: 1500px;margin:20px auto; height:auto; overflow:hidden;}
.contact1 ul{width:100%;}
.contact1 ul li{ margin-left:0%; margin-right:0%; padding-right:5%;  padding-left:5%; margin-bottom:30px;}
.contact1 ul li h1{font-size:24px; color:#333; font-weight:500; margin-bottom:10px;}
.contact1 ul li img{width:63px; height:63px;margin-bottom:10px;}
.contact1 ul li p{ font-size:16px; line-height:26px; color:#666; margin:0px auto;margin-bottom:10px; text-align:left;}

#contact_frm{width:100%;margin:40px auto 10px; height:auto; overflow:hidden; background:#f5f5f5;}
.support_cl{width: 100%;height: auto;overflow: hidden;max-width: 1350px;margin: 0px auto;}
.support_cl li{width: 92%;margin-left:4%;height: 53px;overflow: hidden;border:1px #dddddd solid;float: left;margin-top: 18px;margin-bottom: 18px;border-radius: 10px;background:#fff;}
.support_cl li span{font-size: 15px;color: #666;line-height: 30px;width:10%;height: 30px;margin-top: 11.5px;margin-left: 5%;border-right: 1px #dddddd solid;padding-right: 4%;display: block;float: left;}
.support_cl li input{width: 75%;float: right;height: 53px;outline: none;border: 0px;float: left;margin-left: 5%;font-size: 15px;color: #666;}
.support_cl li select{width: 75%;float: right;height: 53px;outline: none;border: 0px;float: left;margin-left: 5%;font-size: 15px;color: #666;}
.support_cl textarea{width: 92.5%;height:123px;overflow: hidden;padding-top: 20px;margin-top: 16px;margin-left: 4%;border: 1px #dddddd solid;border-radius: 10px;outline: none;font-size: 15px;color: #666;font-family: "思源黑体"; padding-left:20px;}
.tj{width: 213px;height: 67px;background: #602750;border-radius: 5px;line-height: 67px;text-align: center;font-size: 18px;color: #ad8e26;margin:50px auto;}
.tj a{display: block;color: #fff;}
.tj:hover{background: #943078;}.tj:hover a{color: #fff;}


/*产品中心*/
.iproc{width: 100%;height: auto;overflow: hidden;margin: 30px auto 0px;max-width: 1250px;padding-left: 1%;padding-right: 1%;}
.iproc ul{margin:0px auto; text-align:center;display:table;}
.iproc ul li {float: left;width:43%;margin-top: 0px;margin-bottom: 20px; padding-left:10px; padding-right:10px; border-right:0px #e5e5e5 solid;}
.iproc ul li h1{font-size: 15px; margin-top:5px; font-weight:550; color:#666666}
.iproc ul li img{filter: grayscale(100%) brightness(250%);}
.iproc ul li:hover h1{ color: #602950;}
.iproc ul li:hover img{filter: none;/*transform:rotateY(180deg);*/}
.iproc ul li a.hover h1{ color: #602950;}.iproc ul li a.hover img{ filter:none;}

.prolist{width: 100%;margin:0px auto;padding-left: 0%;padding-right: 0%;height: auto;overflow: hidden; background:#f5f5f5;}
.prolist .banner{width: 100%;max-width: 1350px;height:auto;overflow: hidden;margin:20px auto 0px;}
.prolist .banner ul{width: auto; height:auto;overflow: hidden;}
.prolist .banner ul li{width: 96%; overflow:hidden; margin:2%;float:left; background:#fff;border-radius:10px;}
.prolist .banner ul li .ipro2{width: 100%;height: auto;}
.prolist .banner ul li .ipro2 .pimg{width:100%; overflow:hidden;}
.prolist .banner ul li .ipro2 img{max-width: 100%;height: auto;vertical-align:middle;transition: all 0.5s;}
.prolist .banner ul li .ipro2:hover img{transform: scale(1.1);}
.prolist .banner ul li .ipro2 .proinfo{width:90%;text-align:left; padding-left:5%; padding-top:5%;}
.prolist .banner ul li .ipro2 .proinfo h1{color:#333333; font-size:24px; font-weight:550;}
.prolist .banner ul li .ipro2 .proinfo h2{color:#333333; font-size:16px; font-weight:550;}
.prolist .banner ul li .ipro2 .proinfo p{color:#999; font-size:14px; font-weight:500; margin-top:20px; line-height:25px; overflow:hidden;}
.prolist .banner ul li .ipro2 .proinfo h3{width: 90px;height: 30px;font-size: 12px;border:1px #ccc solid;border-radius: 15px;line-height: 30px;text-align: center;color: #ccc;margin-top:10px;}
.prolist .banner ul li:hover .ipro2 .proinfo h3{background: #602751;border:1px #602751 solid;;color: #fff;}
.prolist .banner ul li:hover .ipro2 .proinfo h1{color:#602751;}
.prolist .banner ul li:hover .ipro2 .proinfo h2{color:#602751;}
.prolist .banner ul li:hover{box-shadow: 0 0 10px #ddd; }
.productsinfo{max-width: 1320px;height: auto;overflow: hidden;margin: 30px auto 30px;width: 96%; background:#fff;box-shadow: 0 0 10px #e1e1e1; }
.productsinfot{max-width: 1120px;height: auto;overflow: hidden;margin: 30px auto 20px;width: 90%;padding-bottom: 25px;}
.productsinfot h1{font-size: 24px;color: #333;text-align: center;padding-bottom: 25px;border-bottom: 1px #dddddd solid;}
.productsinfot p{font-size: 14px;margin-top: 20px;color: #333;text-align: left; line-height:35px;margin-bottom:10px;}
.productsinfot h2{ font-size:16px; color:#602950; font-weight:550; margin-top:20px;}

.products{width:96%;max-width: 1350px;margin: 0 auto;padding-top: 5%;}
.products ul li{background-color: #fff;overflow: hidden;padding: 4%;border-radius: 20px;overflow: hidden; box-shadow: 0 0 10px #ddd;margin-bottom: 15px;text-align: center; box-sizing: border-box;position: relative;}
.products ul li:hover img{transform: scale(1.1);}
.products_text{}
.products_text h1{font-size: 24px;color: #333;font-weight: 550;margin-bottom: 13px;}
.products_text i{display: block;width: 38px; height: 2px;background-color: #602950;margin: 0 auto; margin-bottom: 13px;}
.products_text p{font-size: 14px;color: #666;line-height: 30px;}
.products_img{overflow: hidden;margin-top: 15px;}
.products_img img{width: 100%;height: auto;transition: all .4s;}


/*产品内页*/
.pro_de{width:100%; margin:20px auto 10px; height:auto; overflow:hidden;}
.pro_de .title{font-size:35px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:50px;}
.pro_de .title p{width:80px; height:2px; background:#602950; margin:15px auto;}
.pro_de h1{ font-size:19px; color:#602950; font-weight:550; margin-top:20px;}
.pro_de p{ font-size:16px; line-height:30px; color:#666666; margin:25px auto;margin-bottom:10px; text-align:center;}

.pro_de1{width:100%;max-width: 1350px; margin:20px auto 50px; height:auto; overflow:hidden;}
.pro_de1 .pro_de1_1{ width:100%;}

.pro_de1 .pro_de1_2{ width:96%; margin:0 auto;}
.pro_de1 .pro_de1_2 h1{font-size:26px; color:#333; font-weight:550; margin-top:10px;  }
.pro_de1 .pro_de1_2 h2{font-size:20px; color:#333; font-weight:550;padding-top:0px;padding-bottom:15px; border-bottom:1px #eee solid;}
.pro_de1 .pro_de1_2 p{font-size:16px; line-height:30px; color:#666666; margin:15px auto;margin-bottom:0px; text-align:left;}

#pro_de3{ width:100%; margin:0px auto;background:#f5f5f5; height:auto; overflow:hidden;}
.pro_de3{width:100%; margin:0px auto; height:auto; overflow:hidden;}
.pro_de3 .pro_de3_1{ width:94%;margin:0px auto;}
.pro_de3 .pro_de3_1 .pro_de3_1_1{ width:100%; margin-bottom:20px;}
.pro_de3 .pro_de3_1 .pro_de3_1_1 h2{font-size:20px; color:#333; font-weight:550; margin-top:10px;padding-top:15px; border-top:0px #eee solid;padding-left:14px;}
.pro_de3 .pro_de3_1 .pro_de3_1_1 p{ background:url(../images/dian.png) no-repeat left top; padding-left:14px;font-size:16px; line-height:24px; color:#666666; margin:10px auto;margin-bottom:10px; text-align:left; width:95%;}

#pro_de2{ width:100%; height:auto; overflow:hidden;}
.pro_de2{width:100%;max-width: 1350px; margin:20px auto 0px; height:auto; overflow:hidden;}
.pro_de2 ul{width:100%;}.pro_de2 ul li img{width:100%; height:auto;}
.pro_de2 ul li{width:96%; background:#f5f5f5;margin:25px auto 25px; overflow:hidden; height:auto; border-radius:10px; }
.pro_de2 ul li.life1_1 .life_img{width:100%; height:auto;}
.pro_de2 ul li.life1_1 .life_con{width:92%; height:auto;  margin:0 auto; padding-left:2%; padding-bottom:20px;}
.pro_de2 ul li.life1_1 .life_con h1{ font-size:24px; color:#000; font-weight:550; padding-top:20px;}
.pro_de2 ul li.life1_1 .life_con h2{width:50px; height:2px; background:#602950; margin-top:10px;}
.pro_de2 ul li.life1_1 .life_con p{ font-size:16px; line-height:30px; color:#666666; text-align:left;}

.pro_de2 ul li.life1_2 .life_img{width:100%; height:auto; overflow:hidden;}
.pro_de2 ul li.life1_2 .life_con{width:92%; height:auto;  margin:0 auto; padding-left:2%; padding-bottom:20px;}
.pro_de2 ul li.life1_2 .life_con h1{ font-size:24px; color:#000; font-weight:550; padding-top:20px;}
.pro_de2 ul li.life1_2 .life_con h2{width:50px; height:2px; background:#602950; margin-top:10px;}
.pro_de2 ul li.life1_2 .life_con p{ font-size:16px; line-height:30px; color:#666666; text-align:left;}
/*产品内页技术规格*/
.pr_deb{width: 96%;height: auto;padding-left: 2%;padding-right: 2%;margin:20px auto;max-width: 1349px;overflow: auto;}
.pr_deb_t{font-size: 32px;font-weight: bold;text-align: center;color: #333;}
.pr_deb ul{width: 99%;height: auto;overflow: hidden;margin: 40px auto 0px;border: 1px #dddddd solid;}
.pr_deb ul h1{width: 100%;height: 34px;line-height: 34px;background: #eeeeee;overflow: hidden;font-size: 15px;color: #666;text-align: center;}
.pr_deb ul h1 span{width: 40%;height: 34px;display: block;float: left;color: #666;border-left: 1px #dddddd solid;}
.pr_deb ul h1 .li1{width: 16.7%;text-align: left;padding-left:3%;border-left: none;}
.pr_deb ul .h1{font-weight: normal;border-top: 1px #dddddd solid;font-size: 15px;background: #fff;}
.pr_deb ul li{width: 100%;height: 34px;line-height: 34px;overflow: hidden;font-size: 15px;color: #666;text-align:left;border-top: 1px #dddddd solid;}
.pr_deb ul li span{width: 6.43%;height: 34px;display: block;float: left;color: #666;border-left: 1px #dddddd solid;padding-left: 1.5%;}
.pr_deb ul li .li1{width: 16.7%;text-align: left;padding-left:3%;border-left: none;}
.pr_deb ul li .li2{width: 6.4%;}
.pr_deb ul li .li3{width: 78.4%;border-left: 1px #dddddd solid;}
.pr_deb1{width: 97%;height: auto;overflow: hidden;padding-bottom: 35px;font-size: 15px;line-height: 35px;color: #666666;border-top: 1px #dddddd solid;padding-left: 3%;padding-top: 20px;}
.pr_deb1 p{font-size: 15px;line-height: 35px;color: #666666;}

table{width: 1049px!important;height: auto;overflow: hidden;margin: 40px auto 0px;border: 1px #dddddd solid;}
table tr{height: 34px;width: 100%!important}
table tr td{border:solid #dddddd 1.0pt!important;width: auto;padding-left: 2%;}
table tr td p{width: auto;font-size: 12px!important;text-align: left!important;}
table span{color: #666;font-size: 14px;text-align: center;transform: scale(1.0.5);}


.service_b {width: 100%;height: auto;overflow: hidden;margin: 22px auto 0px;border: 1px #dddddd solid;}
.service_b ul{overflow: hidden;border: 1px #dddddd solid;border-bottom: 0px;}
.service_b ul h1{font-size: 15px;color: #333;text-align: center;line-height: 50px;height: 50px;background: #dddddd;overflow: hidden;}
.service_b ul h1 span{width: 14.4%;height: 50px;overflow: hidden;text-align: center;font-size: 15px;color: #333;display: block;float: left}
.service_b ul h1 .span1{width: 27.6%;}.service_b ul h1 .span3{width: 38%;}
.service_b ul li{width: 100%;height: 50px;overflow: hidden;line-height: 50px;font-size: 15px;color: #333;text-align: center;border-bottom: 1px #dddddd solid;}
.service_b ul li{color: #333;display: block;overflow: hidden;height: 70px; line-height:70px;}
.service_b ul li span{width: 12%;display: block;height: 70px;overflow: hidden;float: left;}
.service_b ul li .span1{width: 52%; text-align:left; padding-left:2%;}.service_b ul li .span3{width: 32%;border-left: none;}
.service_b ul li .span2{background: url(../images/xz1.png) no-repeat center center;}
.service_b ul li .span4{display:none;}
.service_b ul li.suo .span2{background: url(../images/suo1.png) no-repeat center center;}
.service_b ul li:hover{color: #602751;}
.service_b ul li span a{display:block; width:100%;}
/*.service_b ul li:hover .span2{background: url(../images/xz1_1.png) no-repeat center center;}
.service_b ul li:hover.suo .span2{background: url(../images/suo2.png) no-repeat center center;}*/
.zlxz{width: 96%!important;padding-left: 2%;padding-right: 2%;max-width: 1349px!important;height: auto;overflow: hidden;margin:40px auto!important;border: 0px!important;}
.zlxz ul{margin:35px auto;}


.list{width: 100%;margin:0px auto 10px;padding-left: 0%;padding-right: 0%;height: auto;overflow: hidden; background:#ffffff;box-shadow: 0 0 10px #ccc;}
.list ul{margin:0px auto; text-align:center;}
.list ul li{float: left;font-size: 16px;width: 33.3%;height: auto;text-align: center;line-height: 50px;}
.list ul li a{color: #666;display: block;}.list ul li a:hover{color: #602950;}.list ul li a.hover{color: #602950;}

/*核心技术*/
.core{width: 100%;margin:0px auto 50px;padding-left: 0%;padding-right: 0%;height: auto;overflow: hidden;}
.core .title{font-size:36px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:30px;}
.core1{width:100%;max-width: 1350px; margin:0 auto; height:auto; overflow:hidden; text-align:center;}
.core1 p{width:94%; margin:0 auto; font-size:16px;text-align:center; line-height:30px; color:#666666;}
.core1 img{border-radius:10px; width:96%; height:auto; margin-top:20px; margin-bottom:30px;}
.core1 a{display:block;width:150px; margin:0 auto; text-align:center; margin-top:50px; border:1px #333 solid; height:50px; line-height:50px; font-size:16px;}

.core2{width:96%;max-width: 1350px; margin:0px auto 20px; height:auto; overflow:hidden; text-align:center; background:#f5f5f5;border-radius:10px; padding-bottom:20px;}
.core2 .core2_1{width:100%; padding-left:5%; text-align:left; padding-top:20px;}
.core2 .core2_1 h1{ font-size:24px; color:#000; font-weight:550; margin-bottom:10px;}.core2 .core2_1 p{ font-size:14px; line-height:30px; color:#666666; width:90%;}
.core2 .core2_2{width:100%;}
.core2 .core2_2 img{width:100%; height:auto;}

.core3{width:96%;max-width: 1350px; margin:30px auto 30px; height:auto; overflow:hidden; text-align:center; background:#f5f5f5;border-radius:10px; padding-bottom:20px;}
.core3 .core2_1{width:100%; padding-left:5%; text-align:left; padding-top:20px;}
.core3 .core2_1 h1{ font-size:24px; color:#000; font-weight:550; margin-bottom:10px;}.core3 .core2_1 p{ font-size:14px; line-height:30px; color:#666666; width:90%;}
.core3 .core2_2{width:100%; }
.core3 .core2_2 img{width:100%; height:auto;}

.core4{width:100%;max-width: 1350px; margin:0px auto 30px; height:auto; overflow:hidden; text-align:center;}
.core4 ul{width:100%;}
.core4 ul li{width:96%;padding-left:2%; margin-bottom:40px;}
.core4 ul li div.img{ width:100%; height:200px;overflow:hidden;border-radius:10px; margin-bottom:20px;}.core4 ul li img{ width:100%; height:auto;}
.core4 ul li h1{ font-size:30px; color:#000; font-weight:550; margin-bottom:10px; text-align:left;}.core4 ul li p{ font-size:16px; line-height:30px; color:#666666; text-align:left;}

/*服务支持*/
.solu{width: 100%;margin:0px auto 50px;padding-left: 0%;padding-right: 0%;height: auto;overflow: hidden;}
.solu .title{font-size:36px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:30px;}
.solu1{width:100%;max-width: 1350px; margin:0 auto; height:auto; overflow:hidden; text-align:center;}
.solu1 p{width:94%; margin:0 auto; font-size:16px;text-align:center; line-height:30px; color:#666666;}
.solu1 img{border-radius:10px; width:96%; height:auto; margin-top:50px; margin-bottom:30px;}
.solu1 a{display:block;width:150px; margin:0 auto; text-align:center; margin-top:50px; border:1px #333 solid; height:50px; line-height:50px; font-size:16px;}

#solu3{width:100%;text-align:center; background:#f5f5f5; padding:15px 0px;margin:0 auto;}
.solu3{width:100%;max-width: 1350px; margin:0px auto 30px; height:auto; overflow:hidden; text-align:center;}
.solu3 .solu2_1{width:100%; padding-left:5%; text-align:left; padding-top:20px;}
.solu3 .solu2_1 h1{ font-size:30px; color:#000; font-weight:550; margin-bottom:10px;}.solu3 .solu2_1 p{ font-size:16px; line-height:30px; color:#666666; width:90%; margin-bottom:10px;}
.solu3 .solu2_2{width:100%;}
.solu3 .solu2_2 img{width:96%; height:auto;border-radius:10px;}

.solu2{width:100%;text-align:center;  height:510px; padding:25px 0px;margin:0 auto;}
.solu2 .solu2_1{ width:65%;max-width: 850px; background:rgb(0,0,0,0.8); margin:30px auto;border-radius:20px; color:#ffffff; height:400px; padding:30px;}
.solu2 .solu2_1 h1{ font-size:30px; color:#fff; font-weight:550; margin-bottom:20px;}.solu2 .solu2_1 p{ font-size:16px; line-height:30px; color:#fff;margin-bottom:10px;}

.solu4{width:100%;max-width: 1350px; margin:0px auto 50px; height:auto; overflow:hidden; text-align:center;}
.solu4 ul{width:100%;}
.solu4 ul li{width:96%;padding-left:2%; margin-bottom:40px;}
.solu4 ul li div.img{ width:100%; height:200px;overflow:hidden;border-radius:20px; margin-bottom:20px;}.solu4 ul li img{ width:100%; height:auto;}
.solu4 ul li h1{ font-size:30px; color:#000; font-weight:550; margin-bottom:10px; text-align:left;}.solu4 ul li p{ font-size:16px; line-height:30px; color:#666666; text-align:left;}

/*服务支持*/
.service{width:96%;max-width: 1350px; margin:20px auto; height:auto; overflow:hidden;}
.service .title{font-size:36px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:20px;}
.service .title p{width:80px; height:2px; background:#602950; margin:15px auto;}
.service h1{ font-size:19px; color:#602950; font-weight:550; margin-top:20px;}.service p{ font-size:16px; line-height:30px; color:#666666; margin-bottom:10px;}
.service span{color:#999;}

/*企业文化*/
.culture{width:96%;max-width: 1350px; margin:20px auto; height:auto; overflow:hidden;}
.culture .title{font-size:35px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:50px;}
.culture .title p{width:80px; height:2px; background:#602950; margin:15px auto;}
.culture h1{ font-size:19px; color:#602950; font-weight:550; margin-top:20px;}
.culture p{ font-size:16px; line-height:30px; color:#666666; margin:25px auto;margin-bottom:10px; text-align:center;}
.culture img{width:100%; height:auto;border-radius:10px;margin:15px auto;}
.culture1{width:100%;max-width: 1350px; margin:20px auto; height:auto; overflow:hidden;}
.culture1 ul{width:100%;}
.culture1 ul li{width:96%; margin-left:2%; margin-bottom:20px;}
.culture1 ul li h1{ font-size:24px; color:#000; font-weight:550; padding-bottom:10px; text-align:center;border-bottom: 1px #666666 solid;}
.culture1 ul li p{ font-size:16px; line-height:30px; color:#666666; text-align:left;}

/*记忆生活*/
.life{width:96%;max-width: 1350px; margin:0px auto 50px; height:auto; overflow:hidden;}
.life .title{font-size:35px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:30px;}
.life .title p{width:80px; height:2px; background:#602950; margin:15px auto;}
.life h1{ font-size:19px; color:#602950; font-weight:550; margin-top:20px;}
.life p{ font-size:16px; line-height:30px; color:#666666; margin:25px auto;margin-bottom:10px; text-align:center;}

.life1{width:100%;max-width: 1350px; margin:0px auto; height:auto; overflow:hidden;}
.life1 ul{width:100%;}.life1 ul li img{width:100%; height:auto}
.life1 ul li{width:100%;margin:15px auto 0px; height:auto; }
.life1 ul li.life1_1 .life_img{width:100%;border-radius:10px; height:auto; overflow:hidden;position: relative; }
.life1 ul li.life1_1 .life_img .rcll_l{width: 100%;float:left;height: auto;overflow: hidden;}
.life1 ul li.life1_1 .life_img .rcll_l ul{overflow: hidden;}
.life1 ul li.life1_1 .life_img .rcll_l ul li{width: 100%;height: auto;overflow: hidden;float: left;border-radius:20px}
.life1 ul li.life1_1 .life_img .rcll_l ul li img{width: 100%;height: auto;overflow: hidden;}
.rcll_l1{height: auto;text-align: center;position: absolute;bottom: 5px;z-index: 1;left: 50%;transform: translate(-50%,-50%);}
.rcll_l1 ul{display:inline-block;}
.rcll_l1 ul li{width:30px;height: 12px;float: left;margin-left: 5px;margin-right: 5px;cursor: pointer;background:rgb(255,255,255,0.6);border-radius: 15px;}
.rcll_l1 ul li.on{width: 44px;border-radius: 15px;}

.life1 ul li.life1_1 .life_con{width:92%; height:auto; background:#FFFFFF; padding-left:4%;}
.life1 ul li.life1_1 .life_con h1{ font-size:24px; color:#000; font-weight:550; padding-top:0px;}
.life1 ul li.life1_1 .life_con p{ font-size:16px; line-height:30px; color:#666666; text-align:left;}

.life1 ul li.life1_2 .life_img{width:100%;border-radius:10px; height:auto; overflow:hidden;position: relative;}
.life1 ul li.life1_2 .life_img .rcll_l{width: 100%;float:left;height: auto;overflow: hidden;}
.life1 ul li.life1_2 .life_img .rcll_l ul{overflow: hidden;}
.life1 ul li.life1_2 .life_img .rcll_l ul li{width: 100%;height: auto;overflow: hidden;float: left;border-radius:20px}
.life1 ul li.life1_2 .life_img .rcll_l ul li img{width: 100%;height: auto;overflow: hidden;}

.life1 ul li.life1_2 .life_con{width:92%; height:auto; background:#FFFFFF; padding-right:4%;}
.life1 ul li.life1_2 .life_con h1{ font-size:24px; color:#000; font-weight:550; padding-top:0px;}
.life1 ul li.life1_2 .life_con p{ font-size:16px; line-height:30px; color:#666666; text-align:left;}

/*记忆招聘*/
.recruit{width:100%;max-width: 1350px; margin:0px auto; height:auto; overflow:hidden;}
.recruit .title{font-size:35px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:30px;}
.recruit .title p{width:80px; height:2px; background:#602950; margin:15px auto;}
.recruit h1{ font-size:19px; color:#602950; font-weight:550; margin-top:20px;}.recruit p{ font-size:16px; line-height:30px; color:#666666; margin:25px auto;margin-bottom:10px; text-align:center;}
.recruit img{width:100%; height:auto;border-radius:20px;margin:15px auto;}
.recruit1{width:100%;margin:20px auto 30px; height:auto; overflow:hidden;}
.recruit1 ul{width:100%;}
.recruit1 ul li{width:100%; margin-left:0%; position:relative; margin-bottom:20px;}.recruit1 ul li img{width:100%; height:auto;}

.recruit1_1{position:absolute; width:80%; left:5%; bottom:30px;}
.recruit1_1 h1{ font-size:24px; color:#fff; font-weight:550; padding-bottom:0px; text-align:left;}
.recruit1_1 p{ font-size:16px; line-height:30px; color:#fff; text-align:left;}
.recruit1_1 p span{ display:block;}
.recruit1_2{position:absolute; width:80%; left:5%; bottom:20px;}
.recruit1_2 h1{ font-size:24px; color:#fff; font-weight:550; padding-bottom:0px; text-align:left;}
.recruit1_2 p{ font-size:16px; line-height:30px; color:#fff; text-align:left;}
.recruit1_2 p span{ display:block;}

/*新闻*/
.news{width: 100%;height: auto;margin: 30px auto;overflow: hidden;}
.news ul{width: 100%;max-width: 1350px; height: auto;overflow: hidden;margin:0px auto;}
.news ul li{width: 96%;height: auto;overflow: hidden;cursor: pointer; margin-left:2%;padding-top: 20px;padding-bottom: 20px; border-bottom:1px #eee solid;}
.news ul li a{display: block;height: auto;overflow: hidden;width: 100%;margin:0px auto;}
.news ul li a .news_1{width: 100%;max-width: 389px;overflow:hidden;}
.news ul li a .news_1 img{width: 100%;height: auto;}
.news ul li a .news_2{width: 100%;overflow: hidden;}
.news ul li a .news_2 .news_2_1{width:100%;}
.news ul li a .news_2 .news_2_1 h1{height: 40px;font-size: 24px;color: #333;line-height: 35px;margin-top: 7px;}
.news ul li a .news_2 .news_2_1 p{font-size: 16px;color: #666;line-height:30px;height: auto;margin-top: 50px;}

.news ul li a .news_2 .news_2_2{width:110px;}
.news ul li a .news_2 .news_2_2 h2{font-weight: normal;font-size: 16px;color: #666;margin-top: 10px; padding-left:20px;}

.news ul li a .news_2 .news_2_2 .more{width: 110px;height: 30px;margin-top: 25px;font-size: 12px;border:1px #a0a0a0 solid;border-radius: 15px;line-height: 30px;text-align: center;color: #666666;} 
.news ul li:hover a .news_2 .news_2_2 .more{background: #602751;border:1px #602751 solid;;color: #fff;}

.publicity::after{content: '';display: block;clear: both;}
.publicity_left{}
.publicity_left h1{height: auto;font-size: 16px;color: #333;line-height: 26px;margin-top: 7px;}
.publicity_right{width: 105px;text-align: right;margin-top: 7px;}
.publicity_right h2{font-weight: normal;font-size: 14px;color: #666;margin-top: 10px;padding-left: 23px;}



/*新闻资讯内页*/
.news_de{max-width: 1320px;height: auto;overflow: hidden;margin: 60px auto 30px;width: 96%; background:#fff;box-shadow: 0 0 10px #e1e1e1; }
.news_det{max-width: 1120px;height: auto;overflow: hidden;margin: 30px auto 20px; border-bottom: 1px #dddddd solid;padding-bottom: 25px;width: 90%;}
.news_det h1{font-size: 24px;color: #333;text-align: center;}
.news_det p{font-size: 14px;margin-top: 20px;color: #333;text-align: center;}
.news_det p span{margin-right: 30px;margin-left: 30px;}
.news_det p span a{max-width: 100%;height: auto;margin-left: 5px;margin-right: 15px;}
.news_det p span a img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter:grayscale(100%);opacity:0.6;}
.news_det p span a:hover img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(0);filter: none;opacity:1;}
.news_dec{max-width: 1120px;height: auto;overflow: hidden;margin: 5px auto;width: 92%;}
.news_dec p{text-indent: 2em; font-size: 16px;color: #666;line-height: 32px; margin-bottom:20px;}
.news_dec img{max-width: 100%;height: auto;display: block;margin:25px auto;}
.news_dec .fh{width: 121px;height: 67px;display: block;margin:25px auto;}
.news_dec .fh a{display: block;}
.news_dec .fh a img{width: 100%;height: auto;}
.news_deb{max-width: 1120px;width: 90%;height: auto;overflow: hidden;margin: 30px auto 80px; border-top:1px #dddddd solid;}
.news_deb h1{font-size: 22px;color: #000;}
.news_deb .news_deb_1{width:96%;margin-top: 25px;}
.news_deb .news_deb_2{width:96%;}
.news_deb .news_deb_1 li{width:100%;margin-top: 16px;}
.news_deb .news_deb_1 li a{display: block;font-size: 16px;color: #666;}
/*.news_deb .news_deb_1 li a h2{font-size: 22px;font-weight: normal;color: #000;margin-left: 20px;margin-top: 26px;}*/
/*.news_deb .news_deb_1 li a p{font-size: 15px;color: #333;margin-top: 6px;margin-left: 20px;}*/
.news_deb .news_deb_1 li a:hover{color: #602751;}

.back{width: 110px;height: 40px;margin-top: 55px;font-size: 15px;border:1px #a0a0a0 solid;border-radius: 25px;line-height: 40px;text-align: center;color: #666666; float:right;}
.back:hover{background: #602751;border:1px #602751 solid;;color: #fff;}

/*分页*/
.fy{width: 100%;height: 36px;margin:20px auto 25px;font-size: 20px;color: #666;text-align: center;}
.fy ul{display:inline-block;}
.fy ul li{float: left;font-size: 20px;margin-left: 5px;margin-right: 5px;width: 30px;height: 30px;/*background: #fff;*/border-radius: 50%;text-align: center;line-height: 36px;}
.fy ul li a{color: #8b8b8b;display: block;font-family: 'OPPOSans-B';}
.fy ul .fy1{/*background: #dddddd;*/position: relative;}.fy ul .fy2{/*background: #dddddd;*/position: relative;}
/*.fy ul li.hover{background: #72b83b}
.fy ul li:hover{background: #72b83b;}*/
.fy ul .fy1 a:after{content: ''; position: absolute; left: 5px; top: 15px;width: 0;height: 0;border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #8b8b8b;transform: rotate(90deg); -webkit-transition: all .5s ease-out;
   -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
        transition: all .5s ease-out}
.fy ul .fy2 a:after{content: ''; position: absolute; left: 15px; top: 15px;width: 0;height: 0;border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #8b8b8b;transform: rotate(270deg); -webkit-transition: all .5s ease-out;
   -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
        transition: all .5s ease-out}

.fy ul li:hover a{color: #602751;}
.fy ul li.hover a{color: #602751;}

.fy ul .fy1:hover a:after{content: ''; position: absolute; left: 5px; top: 15px;width: 0;height: 0;border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #602751;transform: rotate(90deg); -webkit-transition: all .5s ease-out;
   -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
        transition: all .5s ease-out}
.fy ul .fy2:hover a:after{content: ''; position: absolute; left: 15px; top: 15px;width: 0;height: 0;border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #602751;transform: rotate(270deg); -webkit-transition: all .5s ease-out;
   -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
        transition: all .5s ease-out}



/*隐私*/
.privacy{width:90%;max-width: 1160px; margin:20px auto 60px; height:auto; overflow:hidden;}
.privacy .title{font-size:35px; color:#000; text-align:center; font-weight:550; margin-bottom:20px; padding-top:50px;}
.privacy .title p{width:80px; height:2px; background:#602950; margin:15px auto 60px;}
.privacy h1{ font-size:19px; color:#333; font-weight:550; margin-top:20px;}.privacy p{ font-size:16px; line-height:30px; color:#666666; margin-bottom:10px;}
.privacy span{color:#999;}

.map {max-width:1300px;}
.map ul{width:100%;height:auto;overflow:hidden;margin:0px auto;}
.map ul li{width:100%;height:76px;line-height:36px;border-bottom:1px #dddddd solid;margin-top:20px; padding-bottom:30px;}
.map ul li h1{font-size:18px;color:#333333;margin-bottom:12px;}
.map ul li h1 a{color:#333333;font-size:18px;margin-top:20px;display:block;}
.map ul li a{font-size:15px;color:#666666;margin-right:55px;}
.map ul li a:hover{color:#602751;}



/*人才招聘*/
.career{width: 100%;max-width: 1400px;margin:90px auto 90px;padding-left: 0%;padding-right: 0%;height: auto;overflow: hidden;}
.career1{width: 100%;height: auto;overflow: hidden;margin: 30px auto 90px;}
.career1_1{width:10%; float:left;}.career1_1 img{max-width:100%; height:auto;}.career1_3{width:10%; float:right;}.career1_3 img{max-width:100%; height:auto;}
.career1_2{width:80%; float:left; margin:0 auto;}.career1_2 h1{ text-align:center; font-size:28px; color:#72bb38;}.career1_2 p{width:70%; margin:0 auto;margin-top:30px;text-align:center; font-size:16px; color:#a3a3a3; line-height:26px;}

.career2{width: 100%;height: auto;overflow: hidden;margin: 30px auto;}.career2 h1{ height:150px; line-height:150px; color:#ffffff; font-size:28px; text-align:center;}

.career3{width: 80%;height: auto;overflow: hidden;margin: 20px auto 80px;}
.career3 ul {width: 100%;height: auto;overflow: hidden;}
.career3 ul li{width: 18.4%;float: left;  margin-right:2%;padding-left: 0%;padding-right: 0%;padding-bottom: 35px;text-align: center;}
.career3 ul li .cloud2_1{width: 100%;height: auto;overflow: hidden; cursor: pointer;padding-top:50px;padding-bottom:20px; position:relative; height:105px;}
.career3 ul li .cloud2_1 img{max-width: 100%;height: auto;overflow: hidden;/*transition: all 0.5s;*//*filter: grayscale(100%) brightness(350%);*/}.career3 ul li .cloud2_1 span{ position:absolute; top:45%; left:45%; font-size:28px; color:#ffffff; font-weight:500;}
.career3 ul li .cloud2_2{width: 100%;height: auto;overflow: hidden;}
.career3 ul li .cloud2_2 h1{margin:10px auto 2px; font-weight:500; height: 35px;overflow: hidden;line-height: 35px;font-size: 18px; color:#ffffff; text-align:center;position: relative;}
.career5{width: 100%;height: auto; text-align:center;overflow: hidden;margin: 80px auto 80px; font-size:28px; color:#72bb38;}

.faq{width: 100%; max-width:1350px;height: auto;overflow: hidden;margin: 0px auto 50px;}
.faqa{width: 100%;margin: 0px auto 20px;overflow: hidden;}
.faq h3{width: 100%;height: auto; background:#eeeeee;cursor: pointer;overflow: hidden;padding-top: 5px;font-weight: normal}
.faq h3 span{ width:21%;display: block;padding-left: 2%;padding-right: 2%;height: 50px;line-height: 50px;float: left;font-size: 16px;color: #333;}
.faq h3 .faq1{width: 80%;padding-left: 2.5%;font-size: 14px;border-right: none;}
.faq h3 .faq2{width: 10%;padding-right: 2.5%;height: 0px;float: right;text-align: right; padding-top:15px;}

.faq h3 .faq2 em{width: 15px;height: 15px;float: right;margin-left: 15px;/*transition: all 0.5s;*/}
.faq h3 .faq2 em img{width: 15px;height: 15px;}
/*.join h3 .join2 em:hover img{content: url(../images/join1.png);}*/
.faq h3.on .faq2 em{content: url(../images/join1.png); }
.faq ul{width: 100%;border-bottom: 1px #ddd solid;display:none; background:#f6f6f6;margin-bottom: 25px;}
.faq ul .faq_2{width: 92%;margin:0 auto;border-top: 0px #72bb38 solid;height: auto;overflow: hidden;text-align:left;}
.faq ul .faq_2 h1{font-size: 14px;color: #666; margin-top: 20px;margin-bottom: 10px; float:left; width:3%;padding-left: 0%;}
.faq ul .faq_2 p{font-size: 14px;margin-top: 12px;margin-bottom: 10px;color: #666;line-height: 32px; float:right; width:89%;padding-right: 2.5%; text-align:left; padding-bottom:20px;}
.faq ul .faq_2 h2{color: #602751;font-size: 20px;margin-bottom: 10px; overflow:hidden;}

.faq ul .faq_2 h2 a{ margin-top:60px;display:block;font-size: 16px; color:#fff; width:140px; height:35px; line-height:35px; float:left; background:#72bb38;border-radius:25px; text-align:center;}

.faq h3.on em{ transform:rotate(180deg) }
.faq h3.on{border-bottom: 0px #dddddd solid;}

.search{width: 100%;height: auto;overflow: hidden;margin: 45px auto 40px;}
.search1{width: 94%;font-size: 16px;height: 52px;line-height: 52px;border-radius: 25px;border: 1px #999999 solid;overflow: hidden;color: #333;margin:0px auto;}
.search1 .input{width: 70%;font-size: 16px;float: left;margin-left: 28px;height: 50px;overflow: hidden;color: #333;border:0px;outline: none;}
.search1 .img{width: 38px;height: 42px;float: right;margin-right:15px;margin-top: 4px;}
.search2{width:100%;height:44px;overflow: hidden;margin:40px auto 0px;border-bottom: 1px #dddddd solid;}
.search2 ul{width: 96%;padding-left: 2%;padding-right: 2%;max-width: 1280px;overflow: hidden;margin:0px auto;}
.search2 ul a{color: #666666;width: 20%;font-size: 14px;display: block;float: left;text-align: center;height: 40px;}
.search2 ul a:hover{border-bottom: 4px #602751 solid;color: #602751;}
.search2 ul a.hover{border-bottom: 4px #602751 solid;color: #602751;}
.search3{width: 94%;padding-left: 3%;padding-right: 3%;max-width: 1280px;overflow: hidden;margin:36px auto 0px;}
.search3 h2{height: auto;padding-bottom: 30px;overflow: hidden;font-weight: normal;font-size: 16px;color: #666666;border-bottom: 1px #dddddd solid;}
.search3 li{height: auto;padding-bottom: 30px;margin-top:37px;font-size: 18px;overflow: hidden;border-bottom: 0px #dddddd solid;}
.search3 li a{color: #333;}
.search3 li a:hover{color: #602751;}
.search3 li p{font-size: 13px;line-height: 22px;color: #999999;margin-top: 15px;}

/*按钮*/
.button2017{color:#87b763;display:inline-block;font-family:"SAPRegular",Arial,Helvetica,sans-serif;font-weight:normal;font-size:16px;line-height:30px;height:30px;overflow:hidden;padding:5px 0px;position:relative;text-align:center;vertical-align:middle;width:99%; border:1px #87b763 solid;}
.button2017 .hoverboxes{display:flex;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:1}
.button2017 .buttonText{display:inline-block;width:100%;color:#87b763;position:relative;z-index:2;top:50%;transform:translateY(-50%)}


.button2017.version1 .hoverboxes{background-color:#f2f2f2}
.button2017.version1 .hoverbox{background-color:#f2f2f2;height:30px;padding:5px 24px;width:33.334%;transition:background-color,150ms,linear}
.button2017.version1{color:#74b83d;}
.button2017.version1:hover{color:#fff}.button2017:hover .buttonText{color:#fff}
.button2017.version1:hover .hoverboxes{background-color:#74b83d}
.button2017.version1:hover .hoverbox{background-color:#74b83d}

.button2017.version2 .hoverboxes{background-color:#fff}
.button2017.version2 .hoverbox{background-color:#fff;height:30px;padding:5px 24px;width:33.334%;transition:background-color,150ms,linear}
.button2017.version2{color:#74b83d;}
.button2017.version2:hover{color:#fff}.button2017:hover .buttonText{color:#fff}
.button2017.version2:hover .hoverboxes{background-color:#74b83d}
.button2017.version2:hover .hoverbox{background-color:#74b83d}


.button2017.version3{box-shadow:inset 0 0 0 1px #007db8;color:#007db8}
.button2017.version3 .hoverbox{background-color:rgba(255,255,255,0.15);height:40px;width:33.334%;transition:background-color,150ms,linear}
.button2017.version3 .buttonText{transition:color,150ms,linear;color:#007db8}
.button2017.version3:hover{color:#fff}
.button2017.version3:hover .buttonText{color:#fff}
.button2017.version3:hover .hoverbox{background-color:#007db8}
.button2017.disabled{cursor:default;opacity:.25;pointer-events:none}
.button2017 .hoverbox:nth-child(1){transition-delay:100ms}
.button2017 .hoverbox:nth-child(2){transition-delay:50ms}
.button2017 .hoverbox:nth-child(3){transition-delay:0}
.button2017:hover{cursor:pointer;text-decoration:none;transition:color,250ms,linear}
.button2017:hover .hoverbox{transition:background-color,150ms,linear}
.button2017:hover .hoverbox:nth-child(1){transition-delay:0}
.button2017:hover .hoverbox:nth-child(2){transition-delay:50ms}
.button2017:hover .hoverbox:nth-child(3){transition-delay:100ms}
/*.button2017.loading-button{background-color:#007db8;border-color:#007db8}
.button2017.loading-button .buttonText{color:#fff;padding-left:32px}*/
